Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency HtmlAgilityPack to 1.11.70 #143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
HtmlAgilityPack (source) 1.11.45 -> 1.11.70 age adoption passing confidence

Release Notes

zzzprojects/html-agility-pack (HtmlAgilityPack)

v1.11.70

Download the library here

  • RENAMED: The option added in v1.11.67 from OptionThreatCDataBlockAsComment to OptionTreatCDataBlockAsComment

Library Sponsored By

This library is sponsored by Entity Framework Extensions

Entity Framework Extensions

v1.11.69

Download the library here

  • FIXED: Added the right dll, the v1.11.68 was still containing the dll from v1.11.67

Library Sponsored By

This library is sponsored by Entity Framework Extensions

Entity Framework Extensions

v1.11.68

Download the library here

  • ADDED: OptionThreatCDataBlockAsComment to thread the whole "CDATA" block as a single comment (Issue #​571)

Library Sponsored By

This library is sponsored by Entity Framework Extensions

Entity Framework Extensions

v1.11.66

Download the library here

  • FIXED: OptionOutputAsXml = true since version 1.11.65 crossorigin issue #​569

v1.11.65

Download the library here

  • ADDED: A new options OptionWriteEmptyNodesWithoutSpace allows to write "empty node" without the additional space
  • FIXED: Attributes with spaces are not quoted if the attribute was loaded without quotes #​568

v1.11.64

Download the library here

  • MERGED: An attribute read without quotes is written without quotes even after the value has been set #​565

v1.11.63

Download the library here

  • MERGED: Add tfoot to appropriate fields in IsParentExplicitEnd #​563, #​562

v1.11.62

Download the library here

v1.11.61

Download the library here

  • FIXED: Set PackageLicenseExpression on nuget #​544
  • FIXED: Modify a #text node name causes a StackOverflowException #​548

v1.11.60

Download the library here

  • FIXED: Performance optimization with Avoid creating new strings when parsing PcData #​541
  • FIXED: The html rendering result is different from the html output result when we have two unclosed tbody tags #​540

v1.11.59

Download the library here

  • ADDED: The option DisableImplicitEnd. When true, instead of implicitly ending a tag, they will explicitly be ended. (Double

    open tags leave one

    open even with option setted #​538)

v1.11.58

Download the library here

  • UNDO: Fix added in v1.11.57 #​529
  • FIX: The html rendering result is different from the html output result when tbody is added inside unclosed th #​530

v1.11.57

Download the library here

  • FIXED: The html rendering result is different from the html output result #​529

v1.11.56

Download the library here

v1.11.55

Download the library here

  • FIXED: Fix copyright symbol encoding; force UTF-8-BOM encoding for C# files #​526
  • FIXED: Inconsistent comment rendering #​525
  • UPDATED: Due to package vulnerability (#​527)
    • Microsoft.NETCore.UniversalWindowsPlatform from 5.2.3 to 5.2.4
    • System.Net.Http from 4.3.2 to 4.3.3

v1.11.54

Download the library here

  • FIXED: Trailing slash on void element becomes part of the attribute name #​514

v1.11.53

Download the library here

  • ADDED: Custom error when a scenario similar happens: Stackoverflow when using ReplaceChild #​513

v1.11.52

Download the library here
  • FIXED: Setting InnerHtml does not assign OwnerDocument to new nodes correctly #​512

v1.11.51

Download the library here

  • MERGED: Set inner html as default to implict set ReturnType #​509
  • MERGED: Use backwards for loop instead of linq for performance in AttributeCollection.Remove #​511

v1.11.50

Download the library here

  • MERGED: Added ability to set the maximum redirects #​503
  • MERGED: fix encapsulated item with corresponding ReturnType #​506

v1.11.49

Download the library here

  • ADDED: Added ability to set the timeout of an HTTP request #​502

v1.11.48

Download the library here

  • FIXED: Setting node name seems to work only partially #​497
  • FIXED: Mistake in assembly version in v1.11.47

v1.11.47

Download the library here

  • FIXED: Setting node name seems to work only partially #​497

v1.11.46

Download the library here
  • FIXED: StackOverflowException with the file #​486 (A no closing "p" tag was inside an "li" tag)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from c3ba8f9 to 68b93f2 Compare January 21, 2023 12:15
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch 2 times, most recently from 4db2ec5 to e51c7ff Compare February 23, 2023 15:21
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch 2 times, most recently from 8cb0dd9 to 58d0e89 Compare March 15, 2023 17:45
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.46 Update dependency HtmlAgilityPack to v1.11.47 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 58d0e89 to f93ae8f Compare June 19, 2023 02:24
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.47 Update dependency HtmlAgilityPack to v1.11.48 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from f93ae8f to 5691373 Compare June 19, 2023 17:40
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 5691373 to ef89f73 Compare July 6, 2023 01:49
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.48 Update dependency HtmlAgilityPack to v1.11.49 Jul 6, 2023
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.49 Update dependency HtmlAgilityPack to v1.11.50 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from ef89f73 to e5938f3 Compare July 19, 2023 04:29
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.50 Update dependency HtmlAgilityPack to v1.11.51 Aug 1, 2023
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from e5938f3 to 9ed9ef7 Compare August 1, 2023 18:51
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.51 Update dependency HtmlAgilityPack to v1.11.52 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 9ed9ef7 to 38be945 Compare August 23, 2023 14:49
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 38be945 to 040736a Compare September 9, 2023 15:58
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.52 Update dependency HtmlAgilityPack to v1.11.53 Sep 9, 2023
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.53 Update dependency HtmlAgilityPack to v1.11.54 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 040736a to c9122c4 Compare October 4, 2023 00:55
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.54 Update dependency HtmlAgilityPack to v1.11.55 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from c9122c4 to 0637eb0 Compare December 13, 2023 20:22
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 0637eb0 to c870130 Compare December 21, 2023 03:46
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.55 Update dependency HtmlAgilityPack to v1.11.56 Dec 21, 2023
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.56 Update dependency HtmlAgilityPack to v1.11.57 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from c870130 to 5d3121c Compare December 22, 2023 22:51
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.57 Update dependency HtmlAgilityPack to v1.11.56 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 5d3121c to 2129ab9 Compare January 29, 2024 05:18
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.56 Update dependency HtmlAgilityPack to v1.11.58 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 2129ab9 to dd91736 Compare January 29, 2024 11:34
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from dd91736 to 6174f14 Compare February 14, 2024 18:22
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.58 Update dependency HtmlAgilityPack to v1.11.59 Feb 14, 2024
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.59 Update dependency HtmlAgilityPack to v1.11.60 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 6174f14 to 079ca43 Compare March 27, 2024 20:24
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 079ca43 to a0ec682 Compare April 30, 2024 16:56
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.60 Update dependency HtmlAgilityPack to v1.11.61 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from a0ec682 to ab922c6 Compare June 21, 2024 09:43
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from ab922c6 to 6e5801f Compare July 31, 2024 16:46
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.61 Update dependency HtmlAgilityPack to v1.11.62 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 6e5801f to f91a043 Compare August 14, 2024 20:13
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.62 Update dependency HtmlAgilityPack to v1.11.63 Aug 14, 2024
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.63 Update dependency HtmlAgilityPack to v1.11.64 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from f91a043 to 8cd3106 Compare August 20, 2024 00:33
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to v1.11.64 Update dependency HtmlAgilityPack to 1.11.64 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 8cd3106 to da09840 Compare August 30, 2024 19:21
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to 1.11.64 Update dependency HtmlAgilityPack to 1.11.65 Aug 30, 2024
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to 1.11.65 Update dependency HtmlAgilityPack to 1.11.66 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from da09840 to 6a3e5de Compare September 22, 2024 15:13
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to 1.11.66 Update dependency HtmlAgilityPack to 1.11.67 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 6a3e5de to 2ac818b Compare September 30, 2024 15:29
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to 1.11.67 Update dependency HtmlAgilityPack to 1.11.68 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 2ac818b to 4af5d51 Compare October 23, 2024 16:43
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to 1.11.68 Update dependency HtmlAgilityPack to 1.11.69 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from 4af5d51 to db1b090 Compare October 24, 2024 15:31
@renovate renovate bot force-pushed the renovate/htmlagilitypack-1.x branch from db1b090 to a5fc4ee Compare October 25, 2024 16:42
@renovate renovate bot changed the title Update dependency HtmlAgilityPack to 1.11.69 Update dependency HtmlAgilityPack to 1.11.70 Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants